gtkdialog: Remove 2px border
authorTimm Bäder <mail@baedert.org>
Thu, 18 Jun 2015 13:37:23 +0000 (15:37 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 18 Jun 2015 13:41:29 +0000 (15:41 +0200)
gtk/ui/gtkdialog.ui

index 564a94265152d25a04b56f8286c6eded8fa52aa1..33cf24e36b7a362d55f6379e371b900ce5b1b333 100644 (file)
@@ -14,6 +14,7 @@
     <child>
       <object class="GtkBox" id="vbox">
         <property name="visible">True</property>
+        <property name="border_width">0</property>
         <property name="orientation">vertical</property>
         <style>
           <class name="dialog-vbox"/>